Welcome![Sign In][Sign Up]
Location:
Search - class scheduling

Search list

[Process-Threadad-function

Description: 在操作系统中,由于进程总数多于处理机,它们必然竞争处理机。进程调度的功能就是按一定策略、动态地把处理机分配给处于就绪队列中的某一进程并使之执行。根据不同的系统设计目标,可有多种选择某一进程的策略。有两种基本的进程调度方式,即剥夺方式(preemptive mode)和非剥夺方式(non-preemptive mode)。前者指就绪队列中一旦有优先级高于现行进程优先级的进程出现时,系统便立即把处理机分配给高优先级的进程。当然,被剥夺了处理机的进程的有关状态和上下文都必须妥善保存以便今后恢复。后者是,一旦处理机分给了某进程,除非该进程的时间片已满或它主动放弃处理机引起进程调度的原因与操作系统的类型有关,大体可归结为以下几种: (1) 进程运行完毕 (2) 进程提出I/O请求; (3) 进程执行某种原语操作(如P操作)导致进程阻塞; (4) 时间片已满; (5) 可剥夺方式中,就绪队列中某进程的优先级变得高于现行进程;,系统不得以任何理由剥夺该现行进程的处理机。 -the operating system, due process than the total number of processor, and they will compete processor. Process scheduling function is to a certain strategy, Dynamic processor allocation of land to put in place a cohort of the implementation process of making it. According to various system design objectives, can have a wide choice of a process strategy. There are two basic process scheduling, that is deprived of means (preemptive mode) and non-denial mode (non-preempti 've mode). The former refers to ready queue once they have priority over the current process priority class process, the system will immediately processors allocated to high-priority process. Of course, the processors are deprived of the process of the state and context must be properly preserved for future restoration.
Platform: | Size: 235735 | Author: 李明 | Hits:

[Other resourceVB36

Description: 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二次课, 同一门课尽量在通一个教室上. 教室容量大于班级人数 主要解决上面的三个冲突. 我的数据库是用来实现输入功能的:一个排课计划表,其中包括(班级名,课程名,周学时,总学时,教师名) 然后就是在上面要求的基础上排课,输出 -to resolve the three conflicts : 1. the same teachers over the two courses at the same time at different classes of two lectures. different courses in the same time arrangements within three in the same classroom. classroom capacity and the number of students in the database conflict : class (class name, the number of) teachers (teachers names, subjects taught) charts (subject name, the total number of school, a few weeks to school) classrooms (classrooms name, capacity) needed to know I do not need a timetable requirements : Every morning at the opening four classes, five days a week at school, a total of 18 weeks. each two classes together on. In Course Scheduling, opened a week of the total school curriculum to several school less than a few weeks. Multi-school classes to more than just
Platform: | Size: 433078 | Author: 大斌 | Hits:

[ApplicationsM没花异树

Description: 梅花易数排课软件,梅花易数也是有名的玄学课式。由于时间安排问题,下面两个的BUG还没分析:DatePicker.DateTime:=MArchive.DateTime TimePicker.DateTime:=MArchive.DateTime-Meihuayishu Course Scheduling software, as well as the famous Meihuayishu Metaphysics-class. Due to scheduling problems, the following two BUG No Analysis : DatePicker.DateTime : = MArchive.DateTime TimePicker.DateTime : = MArchive.DateTime
Platform: | Size: 2307136 | Author: 朱翔 | Hits:

[ApplicationsM没花异树

Description: 梅花易数排课软件,梅花易数也是有名的玄学课式。由于时间安排问题,下面两个的BUG还没分析:DatePicker.DateTime:=MArchive.DateTime TimePicker.DateTime:=MArchive.DateTime-Meihuayishu Course Scheduling software, as well as the famous Meihuayishu Metaphysics-class. Due to scheduling problems, the following two BUG No Analysis : DatePicker.DateTime : = MArchive.DateTime TimePicker.DateTime : = MArchive.DateTime
Platform: | Size: 2307072 | Author: 朱翔 | Hits:

[AI-NN-PRVB36

Description: 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二次课, 同一门课尽量在通一个教室上. 教室容量大于班级人数 主要解决上面的三个冲突. 我的数据库是用来实现输入功能的:一个排课计划表,其中包括(班级名,课程名,周学时,总学时,教师名) 然后就是在上面要求的基础上排课,输出 -to resolve the three conflicts : 1. the same teachers over the two courses at the same time at different classes of two lectures. different courses in the same time arrangements within three in the same classroom. classroom capacity and the number of students in the database conflict : class (class name, the number of) teachers (teachers names, subjects taught) charts (subject name, the total number of school, a few weeks to school) classrooms (classrooms name, capacity) needed to know I do not need a timetable requirements : Every morning at the opening four classes, five days a week at school, a total of 18 weeks. each two classes together on. In Course Scheduling, opened a week of the total school curriculum to several school less than a few weeks. Multi-school classes to more than just
Platform: | Size: 433152 | Author: 大斌 | Hits:

[Othersuanfazuoye

Description: 作业调度问题的解决,解决一大类工作分配的问题。-Job scheduling problem and solve a large class of work allocation.
Platform: | Size: 234496 | Author: ssdsdsdsd | Hits:

[Software Engineeringtest2

Description: 我校科技楼北楼有两台电梯。等电梯的人给出要上下的信号,电梯只有在空闲或同方向行进时才接受这个指令。然而,电梯经常出现十分拥挤的状况,特别在上下课的时候,要等很长的时间,所以埋怨声很多。你能否为电梯设计一个调度方案,减少大家的等待时间,减少师生的不满。-Our School Building North Building has two elevators. Such as elevators were given to the signal from top to bottom, the lift only when the idle or the same direction when the road to accept this command. However, the elevators are often very crowded, particularly in the last class when we have to wait a very long time, so many complain about the sound. Are you able to lift the design of a scheduling scheme to reduce the waiting time for everyone to reduce the dissatisfaction of the teachers and students.
Platform: | Size: 2114560 | Author: 张龙 | Hits:

[OS DevelopDIAODUSUANFA

Description: 当时上操作系统课后,老师要求做的调度算法,用VC++实现-At that time, the operating system class, the teacher asked to do the scheduling algorithm, using VC++ Realize
Platform: | Size: 343040 | Author: 张琪 | Hits:

[GUI DevelopPK20free4

Description: vb+ACCESS编写的中小学排课表软件,可以输入、排课、查询和打印,班级课表、教师课表、教师工作量等。-vb ACCESS to prepare the primary and secondary Course Scheduling spreadsheet software, you can input, Timetable, query and print, Class curriculum, teachers, curriculum, teacher workload.
Platform: | Size: 68608 | Author: 朱键君 | Hits:

[MPIgridsimtoolkit-4.0

Description: 实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库-The realization of grid resource scheduling and allocation of the simulation, mainly by the java to achieve, and call a class library simjava
Platform: | Size: 3446784 | Author: lw | Hits:

[matlabAutoArrangeClass

Description: 随机自动分班级排学号软件 一个朋友在中学教书,经常为排班级排学号头痛,于是做了这么一个小软件让朋友用用,反馈感觉上还不错。 本软件适用于小学升初中只有两科成绩,且成绩只有A,B,C三个标号. 说明一下:该随机自动分班级排学号软件, 不仅有有考虑到,成绩的均匀, 还考虑到生源地(即原毕业学校),性别,及班级学生个数的均匀. 一般来说,每个班级的总体都比较均匀 具体的说明,可以运行一下本软件,点一下生成源文件样本,然后参考一下即可。-Random Automatic Class scheduling software school No. A friend of mine to teach in secondary schools, often for the Class Pai Pai Student headache, then to do so, a small software that allows friends to use, and feel pretty good feedback. This software applies to primary and junior high school only two subjects, and the results only A, B, C grade three. Explain: The random Automatic Class No. Pai school software, not only has to take into account, results in uniform, but also taking into account the students (ie the original graduate schools), gender, and class number of the uniform. Generally speaking, each Class are relatively uniform overall specific, you can run like the software, click the source file to generate samples, and then reference click.
Platform: | Size: 40960 | Author: lzx | Hits:

[Education soft systemclass-arranger

Description: 高校排课系统,手动和自动选择 大家一起交流学习 -College Course Scheduling system, manual and automatic choice of the exchange of everyone learning together
Platform: | Size: 4139008 | Author: nok | Hits:

[Communicationconf043

Description: A Genetic Algorithm Approach to Scheduling Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
Platform: | Size: 67584 | Author: mohamed | Hits:

[Database systempaike

Description: 对数据库中的科目进行自动编排。打印课程表-Subjects in the database for automatic scheduling. Print Class Schedule
Platform: | Size: 312320 | Author: 王广超 | Hits:

[JSP/JavaTestDemo

Description: 基于JAVA的排课系统源代码 纯属交流严禁商业化-The Course Scheduling System based on JAVA source code for a purely non-commercial exchange
Platform: | Size: 3072 | Author: 欧资春 | Hits:

[Windows DevelopClass_Sche22130010152011

Description: automated class scheduling system that will be used by instructors in monitoring student activities especially graduate students in their last term requirements
Platform: | Size: 171008 | Author: junggo | Hits:

[CSharpClass-scheduling-genetic-algorithm

Description: The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. The problem also attempts to optimize the performance criteria and distribute the courses fairly to classrooms depending on the ratio of classroom capacities to course enrollments. The problem is a classical scheduling problem and considered to be NP‐ complete. It has received some research during the past few years given its wide use in colleges and universities. Several formulations and algorithms have been proposed to solve scheduling problems, most of which are based on local search techniques. In this project, we use a hybrid algorithm which combines features of Genetic algorithm and Branch and Bound algorithm to solve the class scheduling problem. -The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. The problem also attempts to optimize the performance criteria and distribute the courses fairly to classrooms depending on the ratio of classroom capacities to course enrollments. The problem is a classical scheduling problem and considered to be NP‐ complete. It has received some research during the past few years given its wide use in colleges and universities. Several formulations and algorithms have been proposed to solve scheduling problems, most of which are based on local search techniques. In this project, we use a hybrid algorithm which combines features of Genetic algorithm and Branch and Bound algorithm to solve the class scheduling problem.
Platform: | Size: 41984 | Author: masmur | Hits:

[CSharpshop-scheduling-system

Description: 此车间调度系统软件只适合在包含类库为Net FrameWork 4.5版本的Windows系统中运行,能够完成基于四种调度规则的车间多机调度问题,四种规则为SPT、LPT、EDD+SPT、FCFS+SPT。-This shop scheduling system is only suitable for containing a class library for.net FrameWork 4.5 version of the Windows in the system operation, can complete workshop of scheduling rules based on four kinds of multimachine scheduling problem, four rules for SPT, LPT, EDD+ SPT, FCFS+ SPT.
Platform: | Size: 5198848 | Author: 夏天 | Hits:

[Other systemsprjsched

Description: Class Scheduling System - was created for beginners only. This program having the common functions in manipulation such as (Add, Update, Delete, Search and Reloading records to fill the listview control). This is good example to start programming. Download now and drop your comments and suggestions.-Class Scheduling System - was created for beginners only. This program having the common functions in manipulation such as (Add, Update, Delete, Search and Reloading records to fill the listview control). This is good example to start programming. Download now and drop your comments and suggestions.
Platform: | Size: 172032 | Author: Yhumar | Hits:

[Education soft systemClassSchedulingSystem

Description: this is the Class Scheduling System software in visual basic
Platform: | Size: 957440 | Author: FSM1100 | Hits:
« 12 3 4 »

CodeBus www.codebus.net